home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Unix / Shells / zsh / Source / help / umask < prev    next >
Encoding:
Text File  |  1993-10-08  |  243 b   |  6 lines

  1.        umask [ mask ]
  2.               The umask is set to mask.  mask can  be  either  an
  3.               octal  number  or  a symbolic value as described in
  4.               chmod(1).  If mask is omitted, the current value is
  5.               printed.
  6.